SyServiceExceptionRouting 
Logical Entity Name  SyServiceExceptionRouting 
Default Table Name  SyServiceExceptionRouting 
Physical Only  NO 
Definition 
 
Note 
 

SyServiceExceptionRouting Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyServiceExceptionRoutingId(PK)    int  NO 
 
SyServiceExceptionId(FK)    int  NO 
 
SyStaffId(FK)    int  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

SyServiceExceptionRouting Primary and Unique Keys 
Key Name  Key Type  Keys 
SyServiceExceptionRouting_SyServiceExceptionId_SyStaffId_SyServiceExceptionRoutingId_U_N_IDX  Index  SyServiceExceptionId, SyStaffId, SyServiceExceptionRoutingId 
PK_SyServiceExceptionRouting_SyServiceExceptionRoutingID  PrimaryKey  SyServiceExceptionRoutingId 

SyServiceExceptionRouting Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyServiceException  Non-Identifying  One To Zero or More  FK_SyServiceExceptionRoutingSyServiceExceptionId_SyServiceExceptionSyServiceExceptionId      SyServiceExceptionId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SyServiceExceptionRoutingSyStaffId_SyStaffSyStaffId      SyStaffId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SyServiceExceptionRoutingUserID_SyStaffSyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SyServiceExceptionRouting Check Constraints 
Check Constraint Name  CheckConstraint